Skip to content

fix: updated UI "add project" icon to match the command pallete icon#2176

Merged
juliusmarminge merged 1 commit into
pingdotgg:mainfrom
zurielbm:zurielbm/FolderPlusIcon
Apr 29, 2026
Merged

fix: updated UI "add project" icon to match the command pallete icon#2176
juliusmarminge merged 1 commit into
pingdotgg:mainfrom
zurielbm:zurielbm/FolderPlusIcon

Conversation

@zurielbm
Copy link
Copy Markdown
Contributor

@zurielbm zurielbm commented Apr 18, 2026

What Changed

Changed the icon for "add project" on the sidebar from "Plus Icon" to "Folder Plus Icon"

Why

Currently there are two icons representing "add project". In the sidebar it is "PlusIcon" and in the command pallet it is "FolderPlusIcon". In addition, personally I keep hitting the "PlusIcon" button because my brain associate the plus icon with a new thread.

I believe "FolderPlusIcon" is the better option because it make it clear that a folder is being added. In addition, it unifies the UI to have on universal icon which represents "add project".

UI Changes

Before

Before Icon t3

After

After Icon t3

As seen below the UI is now unify under one "add project" icon
After UI unity

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

Note

Low Risk
Low risk visual-only change: swaps the sidebar "Add project" icon component with no behavior, state, or data-flow changes.

Overview
Updates the sidebar "Add project" button to use FolderPlusIcon instead of PlusIcon, aligning the iconography with the command palette and improving UI consistency.

Reviewed by Cursor Bugbot for commit 1f1c941. Bugbot is set up for automated code reviews on this repo. Configure here.

Note

Replace 'Add project' sidebar icon with FolderPlusIcon to match command palette

Swaps the PlusIcon for FolderPlusIcon in the sidebar's 'Add project' tooltip button in Sidebar.tsx, making it consistent with the command palette icon.

Macroscope summarized 1f1c941.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 488ce261-72b5-4894-9907-dfa5f71393e0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added size:XS 0-9 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list. labels Apr 18, 2026
@macroscopeapp
Copy link
Copy Markdown
Contributor

macroscopeapp Bot commented Apr 18, 2026

Approvability

Verdict: Approved

Purely cosmetic change swapping one icon component for another (PlusIcon → FolderPlusIcon) with identical styling. No runtime behavior impact.

You can customize Macroscope's approvability policy. Learn more.

Copy link
Copy Markdown
Contributor

@gameroman gameroman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@juliusmarminge juliusmarminge enabled auto-merge (squash) April 29, 2026 23:44
@juliusmarminge juliusmarminge merged commit 7da6522 into pingdotgg:main Apr 29, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS 0-9 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants